[INFO] cloning repository https://github.com/Haofei/air
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Haofei/air" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaofei%2Fair", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaofei%2Fair'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2b5121e08730c849cef27df8e99aee06b53efb5
[INFO] testing Haofei/air against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaofei%2Fair" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Haofei/air
[INFO] finished tweaking git repo https://github.com/Haofei/air
[INFO] tweaked toml for git repo https://github.com/Haofei/air written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Haofei/air on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Haofei/air already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ecf3d979dfc101ebeb1d549dc4aa59ae1f6e75e99f760e0b5c5c827d72b32ec
[INFO] running `Command { std: "docker" "start" "-a" "2ecf3d979dfc101ebeb1d549dc4aa59ae1f6e75e99f760e0b5c5c827d72b32ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ecf3d979dfc101ebeb1d549dc4aa59ae1f6e75e99f760e0b5c5c827d72b32ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ecf3d979dfc101ebeb1d549dc4aa59ae1f6e75e99f760e0b5c5c827d72b32ec", kill_on_drop: false }`
[INFO] [stdout] 2ecf3d979dfc101ebeb1d549dc4aa59ae1f6e75e99f760e0b5c5c827d72b32ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dc1429a4ae0696c97c968834115e708a6d6e3136aaff1248872be1e773c7c55
[INFO] running `Command { std: "docker" "start" "-a" "9dc1429a4ae0696c97c968834115e708a6d6e3136aaff1248872be1e773c7c55", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling air-schemas v0.1.0 (/opt/rustwide/workdir/crates/air-schemas)
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling air-runtime v0.1.0 (/opt/rustwide/workdir/crates/air-runtime)
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling air-regression v0.1.0 (/opt/rustwide/workdir/crates/air-regression)
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling air-code-artifact v0.1.0 (/opt/rustwide/workdir/crates/air-code-artifact)
[INFO] [stderr]    Compiling air-advisory v0.1.0 (/opt/rustwide/workdir/crates/air-advisory)
[INFO] [stderr]    Compiling air-tools-core v0.1.0 (/opt/rustwide/workdir/crates/air-tools-core)
[INFO] [stderr]    Compiling air-eval v0.1.0 (/opt/rustwide/workdir/crates/air-eval)
[INFO] [stderr]    Compiling air-audit v0.1.0 (/opt/rustwide/workdir/crates/air-audit)
[INFO] [stderr]    Compiling air-skill-runtime v0.1.0 (/opt/rustwide/workdir/crates/air-skill-runtime)
[INFO] [stderr]    Compiling air-memory v0.1.0 (/opt/rustwide/workdir/crates/air-memory)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling air-improve v0.1.0 (/opt/rustwide/workdir/crates/air-improve)
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling air-skill v0.1.0 (/opt/rustwide/workdir/crates/air-skill)
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling air-dream v0.1.0 (/opt/rustwide/workdir/crates/air-dream)
[INFO] [stderr]    Compiling air-tools v0.1.0 (/opt/rustwide/workdir/crates/air-tools)
[INFO] [stderr]    Compiling air-backend-openai v0.1.0 (/opt/rustwide/workdir/crates/air-backend-openai)
[INFO] [stderr]    Compiling air-cli v0.1.0 (/opt/rustwide/workdir/crates/air-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "9dc1429a4ae0696c97c968834115e708a6d6e3136aaff1248872be1e773c7c55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dc1429a4ae0696c97c968834115e708a6d6e3136aaff1248872be1e773c7c55", kill_on_drop: false }`
[INFO] [stdout] 9dc1429a4ae0696c97c968834115e708a6d6e3136aaff1248872be1e773c7c55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a19ce22eec04ec4bfc0dc818d898f3c2ce2b2781803080e4fe8631bfbafbf3a
[INFO] running `Command { std: "docker" "start" "-a" "7a19ce22eec04ec4bfc0dc818d898f3c2ce2b2781803080e4fe8631bfbafbf3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling air-audit v0.1.0 (/opt/rustwide/workdir/crates/air-audit)
[INFO] [stderr]    Compiling air-memory v0.1.0 (/opt/rustwide/workdir/crates/air-memory)
[INFO] [stderr]    Compiling air-improve v0.1.0 (/opt/rustwide/workdir/crates/air-improve)
[INFO] [stderr]    Compiling air-eval v0.1.0 (/opt/rustwide/workdir/crates/air-eval)
[INFO] [stderr]    Compiling air-skill v0.1.0 (/opt/rustwide/workdir/crates/air-skill)
[INFO] [stderr]    Compiling air-tools-core v0.1.0 (/opt/rustwide/workdir/crates/air-tools-core)
[INFO] [stderr]    Compiling air-skill-runtime v0.1.0 (/opt/rustwide/workdir/crates/air-skill-runtime)
[INFO] [stderr]    Compiling air-advisory v0.1.0 (/opt/rustwide/workdir/crates/air-advisory)
[INFO] [stderr]    Compiling air-code-artifact v0.1.0 (/opt/rustwide/workdir/crates/air-code-artifact)
[INFO] [stderr]    Compiling air-regression v0.1.0 (/opt/rustwide/workdir/crates/air-regression)
[INFO] [stderr]    Compiling air-runtime v0.1.0 (/opt/rustwide/workdir/crates/air-runtime)
[INFO] [stderr]    Compiling air-schemas v0.1.0 (/opt/rustwide/workdir/crates/air-schemas)
[INFO] [stderr]    Compiling air-dream v0.1.0 (/opt/rustwide/workdir/crates/air-dream)
[INFO] [stderr]    Compiling air-backend-openai v0.1.0 (/opt/rustwide/workdir/crates/air-backend-openai)
[INFO] [stderr]    Compiling air-cli v0.1.0 (/opt/rustwide/workdir/crates/air-cli)
[INFO] [stderr]    Compiling air-tools v0.1.0 (/opt/rustwide/workdir/crates/air-tools)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.36s
[INFO] running `Command { std: "docker" "inspect" "7a19ce22eec04ec4bfc0dc818d898f3c2ce2b2781803080e4fe8631bfbafbf3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a19ce22eec04ec4bfc0dc818d898f3c2ce2b2781803080e4fe8631bfbafbf3a", kill_on_drop: false }`
[INFO] [stdout] 7a19ce22eec04ec4bfc0dc818d898f3c2ce2b2781803080e4fe8631bfbafbf3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e40ec12b65d59f1d289e75861e092ea333f8d2dc7ccd45cf2cf477756ddf9f10
[INFO] running `Command { std: "docker" "start" "-a" "e40ec12b65d59f1d289e75861e092ea333f8d2dc7ccd45cf2cf477756ddf9f10", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/air_advisory-7bc0db6b81bf2101)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::disabled_env_makes_calls_return_sentinel ... ok
[INFO] [stdout] test tests::fallback_api_returns_deterministic_value_when_provider_errors ... ok
[INFO] [stdout] test tests::second_call_with_same_input_hits_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/air_audit-5979ea8ae4b8b5dd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::protected_paths_match_eval_and_trust_state ... ok
[INFO] [stdout] test tests::required_verification_weakening_is_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/air_backend_openai-b7ae83cd245566e2)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test tests::chat_completion_url_appends_endpoint_once ... ok
[INFO] [stdout] test tests::effective_request_timeout_uses_smaller_action_deadline ... ok
[INFO] [stdout] test tests::json_mode_resolves_to_openai_json_object_response_format ... ok
[INFO] [stdout] test tests::extra_body_merges_provider_specific_request_fields ... ok
[INFO] [stdout] test tests::custom_response_format_takes_effect ... ok
[INFO] [stdout] test tests::native_read_transcript_reports_more_lines_for_bounded_range ... ok
[INFO] [stdout] test tests::native_tool_calls_filter_invalid_calls_when_valid_calls_exist ... ok
[INFO] [stdout] test tests::native_tool_calls_parse_no_tool_assistant_text_as_complete_decision ... ok
[INFO] [stdout] test tests::native_tool_calls_attach_openai_function_tools_when_enabled ... ok
[INFO] [stdout] test tests::native_tool_calls_surface_missing_arguments ... ok
[INFO] [stdout] test tests::native_tool_calls_normalize_stringified_arguments ... ok
[INFO] [stdout] test tests::native_tool_calls_surface_empty_required_arguments ... ok
[INFO] [stdout] test tests::native_tool_calls_surface_missing_required_arguments ... ok
[INFO] [stdout] test tests::native_tool_descriptions_include_schema_derived_signatures ... ok
[INFO] [stdout] test tests::native_tool_call_response_keeps_long_reasoning_for_history ... ok
[INFO] [stdout] test tests::native_tool_calls_include_lsp_tool_schemas ... ok
[INFO] [stdout] test tests::native_tool_messages_preserve_symbol_navigation_output ... ok
[INFO] [stdout] test tests::native_tool_messages_preserve_structured_tool_error_feedback ... ok
[INFO] [stdout] test tests::native_tool_calls_default_to_all_tool_schemas_without_allowed_tools ... ok
[INFO] [stdout] test tests::native_tool_calls_validate_gitlab_tool_required_arguments ... ok
[INFO] [stdout] test tests::native_tool_calls_parse_to_air_decision_shape ... ok
[INFO] [stdout] test tests::native_tool_messages_render_apply_patch_updated_files_summary ... ok
[INFO] [stdout] test tests::native_tool_messages_render_file_search_no_match_hint ... ok
[INFO] [stdout] test tests::native_tool_messages_render_file_search_lines_and_context ... ok
[INFO] [stdout] test tests::native_tool_messages_render_task_output_as_subagent_answer ... ok
[INFO] [stdout] test tests::no_argument_native_tools_are_explicitly_marked ... ok
[INFO] [stdout] test tests::opencode_bash_description_stays_tool_specific ... ok
[INFO] [stdout] test tests::opencode_task_description_encourages_proactive_exploration ... ok
[INFO] [stdout] test tests::opencode_tool_messages_render_task_output_as_subagent_answer ... ok
[INFO] [stdout] test tests::native_tool_messages_render_edit_like_opencode_without_diff_or_snippets ... ok
[INFO] [stdout] test tests::native_tool_messages_render_read_many_files_as_file_snippets ... ok
[INFO] [stdout] test tests::parse_config_file_accepts_base_url_env_without_literal_url ... ok
[INFO] [stdout] test tests::parse_config_file_accepts_default_openai_env_contract ... ok
[INFO] [stdout] test tests::parse_config_file_accepts_extra_body_object ... ok
[INFO] [stdout] test tests::parse_config_file_accepts_opencode_tool_mode ... ok
[INFO] [stdout] test tests::parse_config_file_accepts_model_env_without_literal_model ... ok
[INFO] [stdout] test tests::native_tool_messages_preserve_current_run_tool_results_like_opencode ... ok
[INFO] [stdout] test tests::parse_config_file_accepts_request_timeout_seconds ... ok
[INFO] [stdout] test tests::parse_config_file_accepts_provider_io_trace_flag ... ok
[INFO] [stdout] test tests::parse_config_file_rejects_ambiguous_response_format_config ... ok
[INFO] [stdout] test tests::native_tool_messages_render_glob_file_size_metadata ... ok
[INFO] [stdout] test tests::parse_config_file_rejects_invalid_opencode_tool_mode ... ok
[INFO] [stdout] test tests::parse_config_file_rejects_non_object_extra_body ... ok
[INFO] [stdout] test tests::native_tool_messages_replay_observations_as_tool_history ... ok
[INFO] [stdout] test tests::parse_config_file_rejects_non_object_response_format ... ok
[INFO] [stdout] test tests::parse_config_file_rejects_zero_request_timeout_seconds ... ok
[INFO] [stdout] test tests::parses_json_content_as_json ... ok
[INFO] [stdout] test tests::parse_config_file_reports_invalid_model_config_field ... ok
[INFO] [stdout] test tests::parses_text_content_as_content_object ... ok
[INFO] [stdout] test tests::request_stats_include_provider_request_only_when_enabled ... ok
[INFO] [stdout] test tests::provider_error_redacts_and_truncates_response_body ... ok
[INFO] [stdout] test tests::resolve_base_url_prefers_env_over_literal_url ... ok
[INFO] [stdout] test tests::resolve_base_url_uses_default_openai_base_url_env ... ok
[INFO] [stdout] test tests::resolve_model_name_prefers_env_over_literal_model ... ok
[INFO] [stdout] test tests::resolve_model_name_uses_default_openai_model_env ... ok
[INFO] [stdout] test tests::schema_typescript_renderer_handles_nested_schema_features ... ok
[INFO] [stdout] test tests::streaming_chat_completion_parses_native_tool_call_chunks ... ok
[INFO] [stdout] test tests::streaming_tool_call_chunks_without_index_continue_last_call ... ok
[INFO] [stdout] test tests::skill_tool_description_lists_available_skill_cards ... ok
[INFO] [stdout] test tests::strips_non_json_fence_as_content_object ... ok
[INFO] [stdout] test tests::parse_config_file_reports_missing_model_aliases ... ok
[INFO] [stdout] test tests::parses_fenced_json_content_as_json ... ok
[INFO] [stdout] test tests::native_tool_messages_render_runtime_reminders_without_tool_results ... ok
[INFO] [stdout] test tests::opencode_style_explicit_apply_patch_mode_overrides_model_name ... ok
[INFO] [stdout] test tests::native_opencode_history_drops_invalid_empty_tool_calls ... ok
[INFO] [stdout] test tests::opencode_style_prioritizes_locator_tools_before_span_inspection ... ok
[INFO] [stdout] test tests::opencode_style_native_tool_calls_use_streaming_like_opencode ... ok
[INFO] [stdout] test tests::opencode_style_preserves_request_model_case ... ok
[INFO] [stdout] test tests::opencode_style_gpt_models_use_apply_patch_instead_of_edit_write ... ok
[INFO] [stdout] test tests::opencode_style_glm_models_keep_edit_write_tools ... ok
[INFO] [stdout] test tests::native_span_tool_schemas_do_not_expose_path_only_read ... ok
[INFO] [stdout] test tests::native_opencode_history_replays_assistant_reasoning_and_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/air-cda11eddfbf420ed)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test bench::tests::bench_verdict_constraints_reject_missing_required_diff_text ... ok
[INFO] [stdout] test bench::tests::diff_constraints_reject_unexpected_files ... ok
[INFO] [stdout] test bench::tests::subagent_smoke_suite_enables_subagents ... ok
[INFO] [stdout] test code_agent::tests::code_output_marks_no_patch_as_failed_even_when_verified ... ok
[INFO] [stdout] test code_agent::tests::default_code_profile_is_minimal_edit_profile ... ok
[INFO] [stdout] test bench::tests::no_skill_bench_tool_config_disables_skill_routing ... ok
[INFO] [stdout] test bench::tests::subagent_bench_tool_config_records_child_trace ... ok
[INFO] [stdout] test code_agent::tests::code_input_is_just_the_task ... ok
[INFO] [stdout] test code_agent::tests::code_output_workspace_diff_uses_run_delta ... ok
[INFO] [stdout] test code_agent::tests::profile_selects_native_loop_kind ... ok
[INFO] [stdout] test entry::tests::auto_routes_review_tasks_to_review_executor ... ok
[INFO] [stdout] test entry::tests::auto_routes_large_tasks_to_project_executor ... ok
[INFO] [stdout] test entry::tests::explicit_mode_overrides_auto_routing ... ok
[INFO] [stdout] test entry::tests::auto_routing_uses_boundaries_for_short_markers ... ok
[INFO] [stdout] test entry::tests::auto_routes_small_tasks_to_code_executor ... ok
[INFO] [stdout] test entry::tests::memory_context_is_framed_as_untrusted_advisory_text ... ok
[INFO] [stdout] test entry::tests::run_output_envelope_is_stable_across_executors ... ok
[INFO] [stdout] test native_loop::tests::code_edit_spec_has_native_allowed_tool_boundary ... ok
[INFO] [stdout] test models::tests::fixture_model_config_returns_static_model_outputs ... ok
[INFO] [stdout] test native_loop::tests::edit_progress_is_structured_for_model_input ... ok
[INFO] [stdout] test models::tests::model_config_prompts_match_code_agent_schemas ... ok
[INFO] [stdout] test native_loop::tests::model_turn_action_matches_codex_follow_up_shape ... ok
[INFO] [stdout] test native_loop::tests::native_trace_health_flags_context_pollution ... ok
[INFO] [stdout] test native_loop::tests::completion_policy_exposes_finish_requirements ... ok
[INFO] [stdout] test native_loop::tests::invalid_tool_call_feedback_only_when_no_valid_calls_exist ... ok
[INFO] [stdout] test models::tests::fixture_model_config_loads_file_backed_strings ... ok
[INFO] [stdout] test models::tests::force_trace_provider_io_enables_all_model_aliases ... ok
[INFO] [stdout] test native_loop::tests::tool_batch_summary_marks_clean_verification_passed ... ok
[INFO] [stdout] test native_loop::tests::tool_batch_summary_resets_verification_after_workspace_change ... ok
[INFO] [stdout] test project::tests::normalize_project_manifest_preserves_supplied_defaults ... ok
[INFO] [stdout] test models::tests::fixture_model_config_supports_sequences ... ok
[INFO] [stdout] test entry::tests::auto_routes_benchmark_tasks_to_bench_executor ... ok
[INFO] [stdout] test project::tests::normalize_project_manifest_rewrites_dependency_ids ... ok
[INFO] [stdout] test native_loop::tests::tool_batch_summary_keeps_actionable_error_details ... ok
[INFO] [stdout] test project::tests::project_topological_task_ids_orders_dependencies ... ok
[INFO] [stdout] test native_loop::tests::tool_batch_summary_records_edit_ledger_facts ... ok
[INFO] [stdout] test project::tests::project_explorer_handoff_extracts_compact_answer ... ok
[INFO] [stdout] test project::tests::project_failure_reason_marks_stale_artifact_as_replay_mismatch ... ok
[INFO] [stdout] test project::tests::project_constraints_use_standard_glob_patterns ... ok
[INFO] [stdout] test native_loop::tests::model_history_normalizer_pairs_calls_and_outputs ... ok
[INFO] [stdout] test project::tests::project_task_config_path_rebases_repo_local_configs_to_worktree ... ok
[INFO] [stdout] test project::tests::project_task_prompt_includes_verification_and_constraints ... ok
[INFO] [stdout] test tests::bundled_subagent_configs_use_native_loop ... ok
[INFO] [stdout] test project::tests::project_failure_reason_allows_verify_only_passed_tasks_without_patch ... ok
[INFO] [stdout] test project::tests::apply_project_task_changes_syncs_isolated_worktree_delta ... ok
[INFO] [stdout] test project::tests::project_constraints_enforce_allowed_files_and_diff_text ... ok
[INFO] [stdout] test project::tests::parses_project_planner_response_from_content_wrapper ... ok
[INFO] [stdout] test tests::local_docs_search_dedupes_raw_content_before_limit ... ok
[INFO] [stdout] test tests::model_profile_keys_are_env_safe ... ok
[INFO] [stdout] test tests::provider_error_snippet_redacts_http_tool_body ... ok
[INFO] [stdout] test tests::timeout_wrapper_only_strips_run_timeout_flag ... ok
[INFO] [stdout] test tests::timeout_wrapper_strips_timeout_flag_before_child_run ... ok
[INFO] [stdout] test trace_io::tests::write_trace_creates_parent_dirs ... ok
[INFO] [stdout] test tests::dev_help_exposes_no_legacy_ir_commands ... ok
[INFO] [stdout] test tests::dev_native_loop_accepts_input_and_configs ... ok
[INFO] [stdout] test project::tests::project_planner_request_uses_explorer_handoff_without_scanning_repo ... ok
[INFO] [stdout] test tests::code_agent_fixture_runs_through_workspace_tests ... FAILED
[INFO] [stdout] test project::tests::project_state_must_match_manifest_project ... ok
[INFO] [stdout] test tests::parse_native_loop_kind_accepts_expected_aliases ... ok
[INFO] [stdout] test tests::read_json_object_reports_label_and_path ... ok
[INFO] [stdout] test tests::tool_config_reports_invalid_http_json_url_field ... ok
[INFO] [stdout] test bench::tests::bench_git_diff_includes_staged_required_text ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::code_agent_fixture_runs_through_workspace_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::code_agent_fixture_runs_through_workspace_tests' (171) panicked at crates/air-cli/src/main.rs:2903:34:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a4dc77008 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8a4dc77008 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8a4dc77008 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a4dc77008 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8a4dc8f77a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a4dc8f77a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b8a4dc7c992 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b8a4dc7c992 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b8a4dc509a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a4dc509a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a4dc6ce39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a4ce0712c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b8a4ce0712c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b8a4dc6d0b2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b8a4dc6d0b2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a4dc50a62 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a4dc45199 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b8a4dc51bed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a4dc8ffbc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a4dc8fd32 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b8a4cdee6b2 - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b8a4cdee6b2 - air[8bf8dee6910fe2a5]::tests::temp_repo_file_path
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/air-cli/src/main.rs:2903:34
[INFO] [stdout]   22:     0x5b8a4cdf127b - air[8bf8dee6910fe2a5]::tests::code_agent_fixture_runs_through_workspace_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/air-cli/src/main.rs:2711:26
[INFO] [stdout]   23:     0x5b8a4cdebe17 - air[8bf8dee6910fe2a5]::tests::code_agent_fixture_runs_through_workspace_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/air-cli/src/main.rs:2708:57
[INFO] [stdout]   24:     0x5b8a4cd87206 - <air[8bf8dee6910fe2a5]::tests::code_agent_fixture_runs_through_workspace_tests::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b8a4cdfa20b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b8a4cdfa20b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5b8a4ce07a85 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5b8a4ce07a85 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5b8a4ce07a85 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b8a4ce07a85 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b8a4ce07a85 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b8a4ce07a85 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5b8a4ce07a85 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5b8a4ce025e4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5b8a4ce025e4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b8a4ce0ab02 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5b8a4ce0ab02 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5b8a4ce0ab02 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b8a4ce0ab02 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b8a4ce0ab02 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b8a4ce0ab02 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5b8a4ce0ab02 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b8a4dc75ecf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5b8a4dc75ecf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x77c9bc4c8aa4 - <unknown>
[INFO] [stdout]   46:     0x77c9bc555a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::code_agent_fixture_runs_through_workspace_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 61 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p air-cli --bin air`
[INFO] running `Command { std: "docker" "inspect" "e40ec12b65d59f1d289e75861e092ea333f8d2dc7ccd45cf2cf477756ddf9f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e40ec12b65d59f1d289e75861e092ea333f8d2dc7ccd45cf2cf477756ddf9f10", kill_on_drop: false }`
[INFO] [stdout] e40ec12b65d59f1d289e75861e092ea333f8d2dc7ccd45cf2cf477756ddf9f10
